String recipes
These recipes let you dice, slice and chop your strings. No
Ginsu knives included, however.
Chop strings right and left
See it...
Chop strings at a given character string
See it...
Strip a string's blanks
See it...
Reverse a string
See it...
Create a repeating string
See it...
Count a substring's occurences
See it...
Merge strings together
See it...
Split a String into an Array
See it...
Substitute first instance
See it...
Substitute last instance
See it...
Substitute every instance
See it...
Set or limit decimal places
See it...
Allow input prepended with dollar signs
See it...
Recover an indexed substring using
strings for arrays.
See it...
Recover an indexed number from
a string
See it...
Cookbook string routines overview
Browse here
Open another
Strings overview
Browse here
Open another